home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2924 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: UNIX running AmigaOS?
  5. Message-ID: <jxW2y*Uoa@aargh.incubus.sub.org>
  6. Date: Tue, 06 Feb 1996 23:42:11 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <4dompv$s4q@newsstand.cit.cornell.edu> <gj489-2201961527520001@199.17.138.42>
  9.  <Pine.OSF.3.91.960124001316.29372F-100000@sable.ox.ac.uk> <4e5h1a$ja@newsstand.cit.cornell.edu>,<DLqF0z.9FB@hermes.hrz.uni-bielefeld.de>
  10.  <4f3d40$n9r@news.isc.rit.edu> <4f3qci$sdp@topaz.moravian.edu> <1440.6610T203T2496@wr.com.au>
  11. Distribution: inet
  12. Organization: Data Design
  13. X-Newsreader: Arn V1.03a
  14.  
  15. In article <1440.6610T203T2496@wr.com.au>, Accolyte writes:
  16.  
  17. > Wouldn't emulating the copper be exceedingly difficult, even impossible
  18. > given their hardware? How could you emulate a screen in say, superhires
  19. > interlace for the top 20 lines, lores dual-playfield for the next 200
  20. > lines, and ham8 for the last 30 lines?
  21.  
  22. Open  a 24 bit screen in super hires resolution.  Keep a backup copy of it,
  23. and add the copper changes into the visible screen.  After 1/50 virtual sec
  24. restore the backup.
  25.  
  26. Of course you'd have to trigger a videocam to take the picture every
  27. virtual frame and watch it from the VCR to experience motion.
  28.  
  29. :-)
  30.